projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f81180
)
remove tiff34 prefix from include.
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 20 Aug 1999 19:30:13 +0000
(19:30 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 20 Aug 1999 19:30:13 +0000
(19:30 +0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index 835b36922cc3d6f919ae84fca5b74039e0255ba0..5bbf81dbff6a0f36c4bb5598fd6bfb7631394916 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-8507,7
+8507,7
@@
jpeg_load (f, img)
#if HAVE_TIFF
-#include <tiff
34/tiff
io.h>
+#include <tiffio.h>
static int tiff_image_p P_ ((Lisp_Object object));
static int tiff_load P_ ((struct frame *f, struct image *img));